Papers by Doo Soon Kim

15 papers
Propagate-Selector: Detecting Supporting Sentences for Question Answering via Graph Neural Networks (2020.lrec-1)

Copied to clipboard

Challenge: Existing question-answering models do not require reasoning across sentences in the given context (passage).
Approach: They propose a graph neural network that propagates information over sentences to understand information that cannot be inferred when considering sentences in isolation.
Outcome: The proposed approach obtains the best performance compared to the widely used answer-selection models that do not consider the intersentential relationship.
KPQA: A Metric for Generative Question Answering Using Keyphrase Weights (2021.naacl-main)

Copied to clipboard

Challenge: Existing n-gram similarity metrics fail to discriminate the incorrect answers due to the free-form of the answer.
Approach: They propose a new metric that assigns different weights to each token via keyphrase prediction to judge the correctness of GenQA.
Outcome: The proposed metric has a significantly higher correlation with human judgments than existing metrics in various datasets.
Analyzing Sentence Fusion in Abstractive Summarization (D19-54)

Copied to clipboard

Challenge: Abstractive summarization systems struggle to combine information from multiple sources, resulting in poor grammar and incorrect facts.
Approach: They analyze the outputs of five abstractive summarization systems and examine their grammatical accuracy and faithfulness.
Outcome: The proposed summarization systems are able to combine information from multiple sources, but they often fail to remain faithful to the original document.
A Cascade Approach to Neural Abstractive Summarization with Content Selection and Fusion (2020.aacl-main)

Copied to clipboard

Challenge: Existing systems that perform content selection and surface realization are not able to provide sufficient training data for news summarization.
Approach: They propose to use a cascade architecture to perform content selection and surface realization together to generate abstracts.
Outcome: The proposed architecture outperforms or outranks existing systems in terms of content selection and surface realization.
TutorialVQA: Question Answering Dataset for Tutorial Videos (2020.lrec-1)

Copied to clipboard

Challenge: a new question answering task on instructional videos is needed due to their verbose nature . factoid questions are only a small part of what people actually want to ask on video contents .
Approach: They propose a question answering task on instructional videos based on video transcripts . they use a dataset consisting of 6,000 manually collected triples of (video, question, answer span)
Outcome: The proposed task focuses on screencast tutorial videos pertaining to an image editing program.
A Discourse-Aware Attention Model for Abstractive Summarization of Long Documents (N18-2)

Copied to clipboard

Challenge: Existing abstractive summarization models focus on summarizing sentences and short documents.
Approach: They propose a hierarchical encoder that models the discourse structure of a document, and an attentive discourse-aware decoder to generate the summary.
Outcome: The proposed model significantly outperforms state-of-the-art models on two large-scale datasets of scientific papers.
A Joint Learning Approach based on Self-Distillation for Keyphrase Extraction from Scientific Documents (2020.coling-main)

Copied to clipboard

Challenge: Existing methods for keyphrase extraction are limited by the number of annotated documents.
Approach: They propose a joint learning approach that uses the idea of self-distillation to extract keyphrases from unlabeled articles.
Outcome: The proposed approach outperforms baseline models on two public benchmarks: Inspec and SemEval-2017.
Adjusting Image Attributes of Localized Regions with Low-level Dialogue (2020.lrec-1)

Copied to clipboard

Challenge: Image editing is time-consuming and requires a wide assortment of features and combinations of these features to achieve a desired effect.
Approach: They propose a task-oriented dialogue system to investigate low-level instructions for NLIE . 25% of users found the system easy-to-use, resonating with their motivation .
Outcome: The proposed system is easy-to-use and user-friendly.
Understanding Points of Correspondence between Sentences for Abstractive Summarization (2020.acl-srw)

Copied to clipboard

Challenge: Using points of correspondence, fusion systems are difficult for abstractive summarizers because of their complexity.
Approach: They propose to model points of correspondence between disparate sentences by combining documents, source and fusion sentences, and human annotations of points of correspondance between sentences.
Outcome: The proposed model bridges the gap between coreference resolution and summarization by using human annotations of points of correspondence between sentences.
Scoring Sentence Singletons and Pairs for Abstractive Summarization (P19-1)

Copied to clipboard

Challenge: Existing methods for summarizing content from single sentences are inadequately understood.
Approach: They propose to combine singletons and pairs to create a summarizing sentence . they use a dataset of human-written abstracts to examine human-writing methods .
Outcome: The proposed framework is based on human-written abstracts from three large datasets.
AutoNLU: An On-demand Cloud-based Natural Language Understanding System for Enterprises (2020.aacl-demo)

Copied to clipboard

Challenge: AutoNLU is an on-demand cloud-based system that enables users to create and edit datasets and train and test different state-of-the-art NLU models.
Approach: They introduce an on-demand cloud-based system that provides an easy-to-use interface . they build powerful keyphrase extraction models that achieve state-of-the-art results .
Outcome: The proposed model achieves state-of-the-art on two public benchmarks and is easy to use and use.
Learning to Fuse Sentences with Transformers for Summarization (2020.emnlp-main)

Copied to clipboard

Challenge: Abstractive summarization systems that fuse sentences are not rewarded for correctly fusing sentences.
Approach: They propose to leverage the knowledge of points of correspondence between sentences to enhance their ability to fuse sentences.
Outcome: The proposed algorithms improve the ability of the proposed summarization systems to fuse sentences and show that they can fuse sentences in a way that retains the original meaning.
Edit me: A Corpus and a Framework for Understanding Natural Language Image Editing (L18-1)

Copied to clipboard

Challenge: a corpus of image edit requests is elicited for real world images, and an annotation framework is developed . evaluators evaluate crowd-sourced annotation as a means of efficiently creating a sizable corpus at a reasonable cost.
Approach: They propose a natural language interface for interacting with an image editing program . they propose an annotation framework for understanding natural language requests .
Outcome: The proposed tool interprets image edit requests and maps them to actionable commands.
PhotoshopQuiA: A Corpus of Non-Factoid Questions and Answers for Why-Question Answering (L18-1)

Copied to clipboard

Challenge: Community Question Answering web sites are used for non-factoid question answering . however, there is a scarcity of available datasets for this task . cnn.com's john m. sutter is releasing a dataset for why-QA .
Approach: They propose a dataset of 2,854 why-question and answer(s) pairs related to Adobe Photoshop usage from five CQA web sites.
Outcome: The new dataset is the first English dataset for Why-QA that focuses on a product . it can be used to build Why-Q systems, evaluate approaches and develop new models .
X-METRA-ADA: Cross-lingual Meta-Transfer learning Adaptation to Natural Language Understanding and Question Answering (2021.naacl-main)

Copied to clipboard

Challenge: Multilingual models have gained popularity for their zero-shot cross-lingual transfer learning capabilities, but their generalization ability is inconsistent for typologically diverse languages.
Approach: They propose a meta-learning approach that adapts MAML to learn to adapt to new languages . they extensively evaluate two cross-lingual NLU tasks using English as source and spanish as target .
Outcome: The proposed approach outperforms naive fine-tuning on cross-lingual tasks for most languages.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations